Reraise exceptions caught in create.py, so that the error handling in main.py
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 1 Jun 2006 10:57:33 +0000 (11:57 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 1 Jun 2006 10:57:33 +0000 (11:57 +0100)
commita56b4a5a4b0095466c1e4e6387ec21e2007e5104
tree5ac4b6acdfdb5454a267e18c7d1b8b2172a6b224
parent7218286f5211e3b89a0dea3d368d66d02fd4ef4f
Reraise exceptions caught in create.py, so that the error handling in main.py
can handle it neatly.

Signed-off-by: Daniel Miles <daniel.t.miles@hp.com>
tools/python/xen/xm/create.py